From: Glenn Morris Date: Wed, 13 May 2015 16:38:05 +0000 (-0400) Subject: ; * etc/NEWS: Small edit. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~23^2~2916 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=a8a0be4f0eaab3a77cc49cfca017a2d2814a5d1b;p=emacs.git ; * etc/NEWS: Small edit. --- diff --git a/etc/NEWS b/etc/NEWS index 3f907db4954..2888c16a399 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -554,7 +554,8 @@ and comments. ** VC and related modes *** Basic push support, via `vc-push', bound to `C-x v P'. -Implemented for Bzr, Git, Hg. +Implemented for Bzr, Git, Hg. As part of this change, the pre-existing +(undocumented) command vc-hg-push now behaves slightly differently. *** The new command vc-region-history shows the log+diff of the active region.